From: Juri Linkov Date: Wed, 1 Sep 2004 18:48:19 +0000 (+0000) Subject: Add `next-error-highlight' and `next-error-highlight-no-select'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21211 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=268a8e6d4cf30f2c5e5e2c2396b563bf339bf5a2;p=emacs.git Add `next-error-highlight' and `next-error-highlight-no-select'. --- diff --git a/etc/NEWS b/etc/NEWS index ef3c6de93ec..2b4f16efa13 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1862,7 +1862,9 @@ This option allows you to specify environment variables for inferior compilation processes without affecting the environment that all subprocesses inherit. -*** `next-error' now temporarily highlights the corresponding source line. +*** New options `next-error-highlight' and `next-error-highlight-no-select' +specify the method of highlighting of the corresponding source line +in new face `next-error'. ** Grep has been decoupled from compilation mode setup.